body
	{
	background-color: #00A8FF;
	margin: 0px;
	}
#content
	{
	position: absolute;
	height: 643px;
	width: 728px;
	top: 140px;
	left: 50%;
	margin-left: -364px;
	z-index: 3;	
	}
#content td
	{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	}
#content td p
	{
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: -7px;
	margin-right: 30px;
	}
#content a
	{
	text-decoration: none;
	}
#headerbalk
	{
	position: absolute;
	height: 114px;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: #00A8FF;
	z-index: 1;	
	}
#logobalk
	{
	position: absolute;
	width: 714px;
	top: 8px;
	left: 50%;
	margin-left: -357px;
	z-index: 2;
	}
#menubalk
	{
	position: absolute;
	background-image: url(images/layout/menu.png);
	width: 728px;
	height: 38px;
	top: 85px;
	left: 50%;
	margin-left: -364px;
	z-index: 2;
	}
#menubalk a
	{
	color: #FFFFFF;
	text-decoration: none;
	}
#creditsbalk
	{
	position: absolute;
	background-image: url(images/layout/menu.png);
	width: 728px;
	height: 38px;
	top: 800px;
	left: 50%;
	margin-left: -364px;
	z-index: 2;
	}
#footerbalk
	{
	position: absolute;
	width: 100%;
	top: 816px;
	height: 40px;
	bottom: 100%;
	left: 0px;
	background-color: #00A8FF;
	z-index: 1;
	}
#background
	{
	background-color: #000000;
	overflow: hidden;
	position: absolute;
	height: 702px;
	width: 100%;
	top: 114px;
	left: 0px;
	z-index: 0;	
	}
.mainmenu
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FFFFFF;
	}
.tagcloud a:hover
	{
	background-color: #CCCCCC;
	}
.footer td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;		
	}

li
	{
	list-style: none;
	background-image: url(images/layout/bullet.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	}
